home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Strip Blackjack
/
Strip Blackjack - Volume 1.iso
/
pc
/
ishaynag.dir
/
00143.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-09
|
278 b
|
25 lines
on mouseUp
global S
if S = 1 then
go(15)
end if
if S = 2 then
go(19)
end if
if S = 3 then
go(23)
end if
if S = 4 then
go(27)
end if
if S = 5 then
go(31)
end if
if S = 6 then
go(35)
end if
if S = 7 then
go(39)
end if
end